home *** CD-ROM | disk | FTP | other *** search
- Path: uwm.edu!msunews!news
- From: Jianguo Liu <jliu@perm.fw.msu.edu>
- Newsgroups: comp.lang.c++,comp.lang.c
- Subject: HELP: no mapping at the fault address
- Date: 5 Apr 1996 19:02:00 GMT
- Organization: Michigan State University
- Message-ID: <4k3qn8$1gk6@msunews.cl.msu.edu>
- References: <opybocswab.fsf@sweetbay.will.uiuc.edu>
- NNTP-Posting-Host: liulab2.fw.msu.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
-
- Hello, everyone:
-
- I had an error when running a program in SPARCcompiler C++
- 4.0.1 (Solaris 2.4). The error was deteced using dbx. The
- message was
-
- **********************************
-
- signal SEGV (no mapping at the fault address) in t-splay at
- 0xef6bc470.
-
- The current line is
-
- new_ptr=(strucut tree *) malloc(sizeof(struct tree));
-
- ***********************************
-
- I would appreciate it if any one would provide me with help
- or hints. Thanks in advance. My email address is
- jliu@perm.fw.msu.edu.
-
- Jianguo Liu
-
-
-